home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 3
/
inter@ivo 1996-04.iso
/
cybint3
/
bin
/
papel.dxr
/
00011_PAPEL2D.BMP.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-03-21
|
231 b
|
11 lines
on mouseUp
global stage
set stage to 3
if soundBusy(2) = 0 then
sound playFile 2, "..\som\paaguaa.wav"
end if
set the visible of sprite 4 to 0
set the visible of sprite 5 to 0
set the visible of sprite 6 to 1
end